You are viewing the RapidMiner Studio documentation for version 10.1 - Check here for latest version
Scan Processes (Operator Toolbox)
Synopsis
This operator allows you to scan repository locations for their contentsDescription
This operator runs recursively over a given process location. It parses each process in the folder structure. The resulting data set contains every operator in each process in order of execution. For each operator you get its location, name, type, key and whether it is enabled or not.
Input
Output
- exa (Data Table)
The resulting data set with location, name, type key and enablement indicator for each operator in each process.
Parameters
- location The location to scan. Range:
Tutorial Processes
Scan the Samples folder for processes
In this tutorial process we scan the samples provided with RapidMiner and return all used operators in each process